* lisp/emacs-lisp/cl.el (flet): Mark obsolete.
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 27 Jun 2012 15:11:28 +0000 (11:11 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 27 Jun 2012 15:11:28 +0000 (11:11 -0400)
commitace3cc56d2e1c47bd6ef9e7f5f12f90aa9e2cdfb
tree6d38263ab86234445086a774580cad92b3c7f8fb
parent4bf1a3db20e30573bb3c2fe311936479ffcaa906
* lisp/emacs-lisp/cl.el (flet): Mark obsolete.
* lisp/emacs-lisp/cl-macs.el (cl-flet*): New macro.
* lisp/vc/vc-rcs.el (vc-rcs-annotate-command, vc-rcs-parse):
* lisp/progmodes/js.el (js-c-fill-paragraph):
* lisp/progmodes/ebrowse.el (ebrowse-switch-member-buffer-to-sibling-class)
(ebrowse-switch-member-buffer-to-derived-class):
* test/automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
* lisp/play/5x5.el (5x5-solver): Use cl-flet.
lisp/ChangeLog
lisp/emacs-lisp/cl-loaddefs.el
lisp/emacs-lisp/cl-macs.el
lisp/emacs-lisp/cl.el
lisp/play/5x5.el
lisp/progmodes/ebrowse.el
lisp/progmodes/js.el
lisp/ses.el
lisp/vc/vc-rcs.el
test/ChangeLog
test/automated/ert-x-tests.el